What are the parameters that let businesses choose .NET or Java over other languages/frameworks? [on hold]

Posted by Othman on Programmers See other posts from Programmers or by Othman
Published on 2014-06-09T13:16:35Z Indexed on 2014/06/09 15:40 UTC
Read the original article Hit count: 170

Filed under:
|
|
|
|

Some of the biggest enterprise applications such as HR software, Sales and ERP, are written in .NET or Java. Also, Governments online solutions such as paying parking fines, and universities courses registration systems are all in .NET or Java.

On the other hand, Facebook, Google and Wikipedia, are not using .NET or Java so much (Google uses at least both Java and Python). Twitter also was using Ruby for a long time, as well as Python. These websites work on much more data and at larger scales in terms of users and performance than any enterprise applications, yet still these companies have chosen a different path.

What are the parameters driving such decisions?

Note

This question is not about why do you prefer x over y! or why those people are using this. The question is primarily asking about the parameters that makes Java Or .NET becomes better suite in enterprise applications based on Performance, Reliability, Scalability etc.

© Programmers or respective owner

Related posts about java

Related posts about .NET